home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / lightsprites.swf / scripts / frame_1 / PlaceObject2_800_142 / CLIPACTIONRECORD onClipEvent(load).as < prev   
Encoding:
Text File  |  2007-09-27  |  141 b   |  7 lines

  1. onClipEvent(load){
  2.    myFlag = 0;
  3.    Counter = -1;
  4.    totalFileSize = _root.getBytesTotal();
  5.    startBytes = _root.getBytesLoaded();
  6. }
  7.